home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3829 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  754 b 

  1. Path: badger.wmin.ac.uk!kruppd
  2. From: kruppd@westminster.ac.uk (Declan Kruppa)
  3. Newsgroups: comp.lang.c
  4. Subject: 256 colors in BCG
  5. Date: 31 Jan 1996 12:51:06 GMT
  6. Organization: University of Westminster
  7. Message-ID: <4enojq$4j@badger.wmin.ac.uk>
  8. NNTP-Posting-Host: badger.wmin.ac.uk
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I am using a borland compiler and want to write images to the screen
  12. with 256 grey levels or alternatively 256 graded in a recognisable way 
  13. eg. rainbow. I know that in mode 13h I have acess to 256 colors 
  14. but at a lower resolution then vga. Also accessing mode 13h means 
  15. writing some assembly code. Is there a library on the net which will 
  16. give me 256 grey levels that can be called from a standard c programme.
  17. thanks 
  18. Declan Kruppa
  19.  
  20.